kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
[Common]Number
/
toChar
to
Char
Common
abstract
fun
toChar
(
)
:
Char
Content copied to clipboard
Returns the
Char
with the numeric value equal to this number, truncated to 16 bits if appropriate.